home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / forms / sun3.md / RCS / proto.s,v < prev   
Encoding:
Text File  |  1991-01-10  |  1.5 KB  |  83 lines

  1. head     1.3;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @| @;
  7.  
  8.  
  9. 1.3
  10. date     91.01.09.20.57.30;  author kupfer;  state Exp;
  11. branches ;
  12. next     1.2;
  13.  
  14. 1.2
  15. date     90.01.12.12.04.40;  author douglis;  state Exp;
  16. branches ;
  17. next     1.1;
  18.  
  19. 1.1
  20. date     88.12.29.16.45.55;  author ouster;  state Exp;
  21. branches ;
  22. next     ;
  23.  
  24.  
  25. desc
  26. @@
  27.  
  28.  
  29. 1.3
  30. log
  31. @1990 -> 1991.
  32. @
  33. text
  34. @|*
  35. |* module.s --
  36. |*
  37. |*    Description.
  38. |*
  39. |* Copyright 1991 Regents of the University of California
  40. |* Permission to use, copy, modify, and distribute this
  41. |* software and its documentation for any purpose and without
  42. |* fee is hereby granted, provided that the above copyright
  43. |* notice appear in all copies.  The University of California
  44. |* makes no representations about the suitability of this
  45. |* software for any purpose.  It is provided "as is" without
  46. |* express or implied warranty.
  47. |*
  48.  
  49.     .data
  50.     .asciz "$Header: /sprite/lib/forms/sun3.md/RCS/proto.s,v 1.2 90/01/12 12:04:40 douglis Exp Locker: kupfer $ SPRITE (Berkeley)"
  51.     .even
  52.     .text
  53.  
  54. @
  55.  
  56.  
  57. 1.2
  58. log
  59. @changed copyright year.
  60. @
  61. text
  62. @d6 1
  63. a6 1
  64. |* Copyright 1990 Regents of the University of California
  65. d17 1
  66. a17 1
  67.     .asciz "$Header: /sprite/lib/forms/sun3.md/RCS/proto.s,v 1.1 88/12/29 16:45:55 ouster Exp Locker: douglis $ SPRITE (Berkeley)"
  68. @
  69.  
  70.  
  71. 1.1
  72. log
  73. @Initial revision
  74. @
  75. text
  76. @d6 1
  77. a6 1
  78. |* Copyright 1989 Regents of the University of California
  79. d17 1
  80. a17 1
  81.     .asciz "$Header: proto.s,v 1.2 88/03/11 08:39:36 ouster Exp $ SPRITE (Berkeley)"
  82. @
  83.